PDF4Java Reference Documentation
com.o2sol.pdf4java.portfolios Package / PDFPortfolioFolder Class / setCreationDate Method
The date and time when the folder was created.
In This Topic
    setCreationDate Method
    In This Topic
    Sets the folder creation date and time.
    Syntax
    public void setCreationDate( 
       java.time.LocalDateTime value
    )

    Parameters

    value
    The date and time when the folder was created.
    See Also